crypto/elliptic/internal/fiat.P384Element.bytes (method)

2 uses

	crypto/elliptic/internal/fiat (current package)
		p384.go#L59: 	return e.bytes(&out)
		p384.go#L62: func (e *P384Element) bytes(out *[p384ElementLen]byte) []byte {